#footer{
	height:200px;
	background:url(../images/footer_bg.jpg) center top no-repeat;
	margin-top: 20px;
	min-width:1204px;

}
#footer_left{
	padding-top: 30px;
}
#footer_right{
	padding-top: 30px;
}
#footer_right *{
	font-weight: bold;
	color: #ffffff;
}
/*
#footer_right dl{
	border-left:solid 1px rgba(255,255,255,0.15);
}
*/
#copyright{
	height: 50px;
	line-height: 50px;
	background-color: #000000;
	text-align: center;
	color: #fff;
	min-width:1204px;
}
#copyright *{color:#fff;}
#footer dl{
	float: left;
	padding: 0 46px;
	border-right: solid 1px rgba(255,255,255,0.15);
	height: 125px;
	color: #fff;
}
.border_none{
	border:none;
}
#footer_right dd{
	font-size: 10px;
	font-weight: normal;

}
#footer dt{
	line-height: 30px;
	color: #fff;
}
#footer dd{
	line-height: 25px;
}
/*
#footer dl:last-of-type{
	border-right: 0;
}
*/
#footer dt,#footer dt a{
	font-weight: bold;
	font-size: 18px;
	height: 30px;
	color:#fff;
}
#footer dt a:hover{color:#fc0;}
#footer dd{font-size:14px;}
#footer a{
	color: #f0f0f0;font-size:14px;}
#footer a:hover{
	color: #fc0;
}
#footer i{
	margin-right: 5px;
	color: #fff;
}

.footer_yywh{width:240px;}
.footer_yywh dd{width:80px;float:left;}

.yytd_t{margin:7px 0;font-size:15px;font-weight:600;cursor:pointer;text-decoration:underline;}
.yytd div{margin:7px 0;font-size:15px;font-weight:600;cursor:pointer;}
.yytd_c{display:none;margin:5px 0;font-size:15px;color:#ff8;background-color:rgba(255,255,255,0.1);padding:5px;}